home *** CD-ROM | disk | FTP | other *** search
- Files
- Previous: <Diagnostics=>Diagnostic> * Next: <Deficiencies=>Deficienci> * Up: <Top=>!Root>
-
- #Wrap on
- {fH3}Files{f}
-
- #Indent +4
- #Indent
- {fCite}-lfl{f}
- #Indent +4
- library with which scanners must be linked.
-
- #Indent
- {fCite}lex.yy.c{f}
- #Indent +4
- generated scanner (called {fCite}lexyy.c{f} on some systems).
-
- #Indent
- {fCite}lex.yy.cc{f}
- #Indent +4
- generated C++ scanner class, when using {fEmphasis}-+{f}.
-
- #Indent
- {fCite}<FlexLexer.h>{f}
- #Indent +4
- header file defining the C++ scanner base class,
- {fCode}FlexLexer{f}, and its derived class, {fCode}yyFlexLexer{f}.
-
- #Indent
- {fCite}flex.skl{f}
- #Indent +4
- skeleton scanner. This file is only used when
- building flex, not when flex executes.
-
- #Indent
- {fCite}lex.backup{f}
- #Indent +4
- backing-up information for {fEmphasis}-b{f} flag (called {fCite}lex.bck{f}
- on some systems).
-
- #Indent
-
-